[INFO] fetching crate winrt-xaml 1.0.0...
[INFO] testing winrt-xaml-1.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate winrt-xaml 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate winrt-xaml 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate winrt-xaml 1.0.0
[INFO] tweaked toml for crates.io crate winrt-xaml 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winrt-xaml 1.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winrt-xaml 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e59814488fc15b67bdaffc98388c89e36ab1fc9734d2e10aaf53814a6489194
[INFO] running `Command { std: "docker" "start" "-a" "3e59814488fc15b67bdaffc98388c89e36ab1fc9734d2e10aaf53814a6489194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e59814488fc15b67bdaffc98388c89e36ab1fc9734d2e10aaf53814a6489194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e59814488fc15b67bdaffc98388c89e36ab1fc9734d2e10aaf53814a6489194", kill_on_drop: false }`
[INFO] [stdout] 3e59814488fc15b67bdaffc98388c89e36ab1fc9734d2e10aaf53814a6489194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dfcdb0e4b0c1d58ba740325114b17e1ffbd654e5dffc01b913bf95588b76a1f
[INFO] running `Command { std: "docker" "start" "-a" "2dfcdb0e4b0c1d58ba740325114b17e1ffbd654e5dffc01b913bf95588b76a1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling winrt-xaml-macros v1.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling winrt-xaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s
[INFO] running `Command { std: "docker" "inspect" "2dfcdb0e4b0c1d58ba740325114b17e1ffbd654e5dffc01b913bf95588b76a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dfcdb0e4b0c1d58ba740325114b17e1ffbd654e5dffc01b913bf95588b76a1f", kill_on_drop: false }`
[INFO] [stdout] 2dfcdb0e4b0c1d58ba740325114b17e1ffbd654e5dffc01b913bf95588b76a1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e0124d5dba038e799e7a6a24a86343e489c4cfbfa67c873007e39271e0cf87f
[INFO] running `Command { std: "docker" "start" "-a" "9e0124d5dba038e799e7a6a24a86343e489c4cfbfa67c873007e39271e0cf87f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling winrt-xaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winrt-xaml-macros v1.0.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling jiff v0.2.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::error`
[INFO] [stdout]  --> examples/counter_simple.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winrt_xaml::error::Result;
[INFO] [stdout]   |                 ^^^^^ could not find `error` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::xaml_native`
[INFO] [stdout]   --> examples/counter_simple.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winrt_xaml::xaml_native::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^ could not find `xaml_native` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/counter_simple.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/counter_simple.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/counter_simple.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/counter_simple.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::System::Com::{CoInitializeEx, CoUninitialize, COINIT_APARTMENTTHREADED};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/counter_simple.rs:182:22
[INFO] [stdout]     |
[INFO] [stdout] 182 |         use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/counter_simple.rs:183:22
[INFO] [stdout]     |
[INFO] [stdout] 183 |         use windows::Win32::Foundation::RECT;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> examples/counter_simple.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::core::w;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::prelude`
[INFO] [stdout]  --> examples/animations_demo.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winrt_xaml::prelude::*;
[INFO] [stdout]   |                 ^^^^^^^ could not find `prelude` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/animations_demo.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/animations_demo.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/animations_demo.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::xaml_native`
[INFO] [stdout]  --> examples/animations_demo.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winrt_xaml::xaml_native::{
[INFO] [stdout]   |                 ^^^^^^^^^^^ could not find `xaml_native` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::error`
[INFO] [stdout]  --> tests/error_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winrt_xaml::error::{Error, Result};
[INFO] [stdout]   |                 ^^^^^ could not find `error` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::prelude`
[INFO] [stdout]   --> examples/controls_showcase.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winrt_xaml::prelude::*;
[INFO] [stdout]    |                 ^^^^^^^ could not find `prelude` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/controls_showcase.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/controls_showcase.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/controls_showcase.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::System::LibraryLoader::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/controls_showcase.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/controls_showcase.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> examples/controls_showcase.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::core::w;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/animations_demo.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |         use windows::Win32::UI::WindowsAndMessaging::{GetClientRect, SetWindowPos, SWP_NOZORDER};
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::w`
[INFO] [stdout]   --> examples/animations_demo.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::{core::*, w};
[INFO] [stdout]    |               ^^^^     ^ no `w` in the root
[INFO] [stdout]    |               |
[INFO] [stdout]    |               could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::error`
[INFO] [stdout]  --> examples/counter.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winrt_xaml::error::Result;
[INFO] [stdout]   |                 ^^^^^ could not find `error` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::xaml_native`
[INFO] [stdout]  --> examples/counter.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winrt_xaml::xaml_native::*;
[INFO] [stdout]   |                 ^^^^^^^^^^^ could not find `xaml_native` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> examples/counter.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> examples/counter.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> examples/counter.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> examples/counter.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::Com::{CoInitializeEx, CoUninitialize, COINIT_APARTMENTTHREADED};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/counter.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |         use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> examples/counter.rs:207:22
[INFO] [stdout]     |
[INFO] [stdout] 207 |         use windows::Win32::Foundation::RECT;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> examples/counter.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::prelude`
[INFO] [stdout]   --> examples/listview_demo.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winrt_xaml::prelude::*;
[INFO] [stdout]    |                 ^^^^^^^ could not find `prelude` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/listview_demo.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::Foundation::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/listview_demo.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::System::Com::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/listview_demo.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::LibraryLoader::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/listview_demo.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> examples/listview_demo.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> examples/listview_demo.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::core::w;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::prelude`
[INFO] [stdout]  --> tests/integration_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winrt_xaml::prelude::*;
[INFO] [stdout]   |                 ^^^^^^^ could not find `prelude` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (test "error_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `winrt_xaml::reactive`
[INFO] [stdout]  --> tests/reactive_tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winrt_xaml::reactive::*;
[INFO] [stdout]   |                 ^^^^^^^^ could not find `reactive` in `winrt_xaml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> examples/animations_demo.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<(), E> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (example "animations_demo") due to 8 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (test "integration_tests") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (example "counter") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (example "counter_simple") due to 9 previous errors
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> examples/listview_demo.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> examples/listview_demo.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() -> Result<(), E> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (example "listview_demo") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> examples/controls_showcase.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> examples/controls_showcase.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn main() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn main() -> Result<(), E> {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> examples/controls_showcase.rs:98:47
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn create_ui(xaml_source: &mut XamlSource) -> Result<()> {
[INFO] [stdout]    |                                               ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn create_ui(xaml_source: &mut XamlSource) -> Result<(), E> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> examples/controls_showcase.rs:136:56
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn create_checkbox_section(parent: &XamlStackPanel) -> Result<()> {
[INFO] [stdout]     |                                                        ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn create_checkbox_section(parent: &XamlStackPanel) -> Result<(), E> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> examples/controls_showcase.rs:169:56
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn create_combobox_section(parent: &XamlStackPanel) -> Result<()> {
[INFO] [stdout]     |                                                        ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn create_combobox_section(parent: &XamlStackPanel) -> Result<(), E> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> examples/controls_showcase.rs:216:54
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn create_slider_section(parent: &XamlStackPanel) -> Result<()> {
[INFO] [stdout]     |                                                      ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn create_slider_section(parent: &XamlStackPanel) -> Result<(), E> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> examples/controls_showcase.rs:257:59
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn create_progressbar_section(parent: &XamlStackPanel) -> Result<()> {
[INFO] [stdout]     |                                                           ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn create_progressbar_section(parent: &XamlStackPanel) -> Result<(), E> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (test "reactive_tests") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winrt-xaml` (example "controls_showcase") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9e0124d5dba038e799e7a6a24a86343e489c4cfbfa67c873007e39271e0cf87f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0124d5dba038e799e7a6a24a86343e489c4cfbfa67c873007e39271e0cf87f", kill_on_drop: false }`
[INFO] [stdout] 9e0124d5dba038e799e7a6a24a86343e489c4cfbfa67c873007e39271e0cf87f
